-
Home
-
PDF for Gravity Forms + Drag And Drop Template Builder
-
2.2.4
-
Code
-
Classes
- HtmlDocument
| Total Complexity |
207 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
1,064 |
| Lines of code |
674 |
| Logical lines of code |
444 |
| Comment lines |
166 |
| Methods |
38 |
| Properties |
23 |
Methods 38
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| read_tag() |
D |
14 |
87 |
244 |
| parse_charset() |
B |
40 |
20 |
58 |
| parse_attr() |
A |
46 |
12 |
35 |
| decode() |
A |
51 |
8 |
28 |
| parse() |
S |
55 |
7 |
19 |
| restore_noise() |
S |
49 |
5 |
32 |
| __get() |
S |
61 |
6 |
14 |
| __construct() |
S |
55 |
5 |
22 |
| load() |
S |
50 |
4 |
28 |
| remove_noise() |
S |
55 |
4 |
18 |
| copy_until_char() |
S |
59 |
4 |
14 |
| __call() |
S |
58 |
3 |
15 |
| prepare() |
S |
55 |
2 |
19 |
| __destruct() |
S |
70 |
3 |
7 |
| copy_skip() |
S |
65 |
3 |
8 |
| search_noise() |
S |
69 |
3 |
7 |
| createElement() |
S |
63 |
2 |
11 |
| __debugInfo() |
S |
65 |
2 |
9 |
| save() |
S |
72 |
2 |
5 |
| link_nodes() |
S |
69 |
2 |
7 |
| as_text_node() |
S |
65 |
2 |
8 |
| skip() |
S |
73 |
2 |
4 |
| copy_until() |
S |
67 |
2 |
7 |
| createTextNode() |
S |
67 |
2 |
8 |
| loadFile() |
S |
67 |
2 |
8 |
| set_callback() |
S |
82 |
1 |
3 |
| remove_callback() |
S |
82 |
1 |
3 |
| find() |
S |
79 |
1 |
3 |
| expect() |
S |
79 |
1 |
3 |
| dump() |
S |
82 |
1 |
3 |
| __toString() |
S |
82 |
1 |
3 |
| childNodes() |
S |
81 |
1 |
3 |
| firstChild() |
S |
82 |
1 |
3 |
| lastChild() |
S |
82 |
1 |
3 |
| getElementById() |
S |
79 |
1 |
3 |
| getElementsById() |
S |
79 |
1 |
3 |
| getElementByTagName() |
S |
80 |
1 |
3 |
| getElementsByTagName() |
S |
80 |
1 |
3 |